CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - graph coloring

搜索资源列表

  1. graphtheoryprogram.rar

    0下载:
  2. 有关图论程序,用matlab编写的,可进行顶点染色和边染色,Procedures related to graph theory, and the preparation of the matlab can be carried out vertex coloring and edge coloring
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9118
    • 提供者:wangjishun
  1. Shen

    0下载:
  2. graph coloring with GA
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:157081
    • 提供者:farhad
  1. Graphcoloring

    0下载:
  2. 采取邻接矩阵的搜索算法实现了对图的着色,是一种数值优化算法-Adjacency matrix to a search algorithm for graph coloring, is a numerical optimization algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:207613
    • 提供者:yangke
  1. Bipartite-graph-to-determine

    0下载:
  2. 本压缩文件完整地实现了二分图判定的判定算法,代码很完整 -This compressed file a complete bipartite graph realized the judge determine the algorithm, the code is very complete
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:574
    • 提供者:榔头
  1. Coloring_a_graph_using_split_decomposition

    0下载:
  2. A solution for Graph Coloring problem Coloring a graph using split decomposition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:59840
    • 提供者:Hydrae
  1. color1

    0下载:
  2. 给定无向连通图G和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点 着一种颜色。是否有一种着色法使G中每条边的2个顶点着不同颜色。这个问题是 图的m可着色判定问题。若一个图最少需要m种颜色才能使图中每条边连接的2个 顶点着不同颜色,则称这个数m为该图的色数。求一个图的色数m的问题称为图的 m可着色优化问题。 -Given an undirected connected graph G, and m kinds of different colors. With thes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:10698
    • 提供者:lirui
  1. graph

    0下载:
  2. This file includes the basic implementation of simulated annealing where it is used to optimize the graph coloring problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:29142
    • 提供者:nancy
  1. wheel1

    0下载:
  2. Wheel Graph Coloring algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5419
    • 提供者:Nuh
  1. source

    0下载:
  2. Very good collection of c++ source code. Implementation of diffrents alghoritms in graph theory, such as floyd,fulkerson. dijkstra,warshall, binary tree,map coloring,vertex cover.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:10584
    • 提供者:croms
  1. tuzhuode

    2下载:
  2. 利用模拟退火法解决图着色问题,画出相应的图形,效果较好-Using simulated annealing to solve the graph coloring problem, draw the appropriate graphics, better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2467
    • 提供者:宋聃
  1. graph_coloring

    0下载:
  2. this algorithm uses genetic algorithm for solve graph coloring problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2354
    • 提供者:salar
  1. yichuan-c-chengxu

    0下载:
  2. 遗传算法解决图的着色问题,这里面都是源程序,很有用-Genetic algorithms to solve graph coloring problem, this all source code, very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2962
    • 提供者:江星
  1. M-graph-coloring-problem

    0下载:
  2. 通过鼠标绘制出该图的结构(可在菜单中设置打点和画线两种命令:当选择打点命令是,鼠标每点击一下则在屏幕上打一个点,当选择画线命令时,鼠标首先选中其中一个点,在选中另一个点时绘制出两个点之间的连线。当然也可采用其他方法完成图的绘制)。然后用不同的颜色来标识这些点,使得图中每条边连接的2个顶点着不同的颜色。在屏幕上应能显示出用不同颜色着色后的图。-Through the mouse to draw out the structure of the graph (which can be set in
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3790357
    • 提供者:陈言教
  1. DYNAMIK-COLORING

    0下载:
  2. Dynamic graph coloring algorithm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:178985
    • 提供者:abi
  1. CSGC

    1下载:
  2. 认知无线电网络频谱分配的颜色敏感的图着色算法,是个很经典的算法-Cognitive radio network' s spectrum allocation of color-sensitive graph coloring algorithm, the algorithm is a very classic
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4458
    • 提供者:丹丹
  1. graph-coloring

    0下载:
  2. 链接OpenGL的类库,绘制图形,并给图形着色的一个小程序-Link the OpenGL library, draw graphics, and gave a small program graph coloring
  3. 所属分类:Graph program

    • 发布日期:2017-11-06
    • 文件大小:3153173
    • 提供者:
  1. graph-coloring

    0下载:
  2. graph coloring algorithm, dat file is the graph that will will be colored
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:802
    • 提供者:Trisha
  1. Undirected-graph-coloring

    0下载:
  2. c语言实现无向图的着色问题,利用邻接矩阵实现。-Undirected graph coloring
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:574
    • 提供者:cc
  1. Graph-Coloring(HGA)

    0下载:
  2. 基于遗传算法和禁忌搜索的启发式算法,提供C++代码,能够高效地解决图着色问题。-The code based on the combination of Genetic Algorithm and Tabu Search can be used to solve the Graph Coloring problem efficiently
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1219918
    • 提供者:
  1. graph-coloring

    0下载:
  2. matlab编写的图着色算法,并用智能优化算法(模拟退火)去寻找其图着色的最优解-Matlab prepared by the graph coloring algorithm, and using intelligent optimization algorithm (simulated annealing) to find the optimal solution of the coloring of the graph
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6060
    • 提供者:HMCFD
« 12 3 4 5 6 »
搜珍网 www.dssz.com